- bottom sort
- худший сорт
English-russian dctionary of contemporary Economics. 2014.
English-russian dctionary of contemporary Economics. 2014.
sort out — Synonyms and related words: analyze, answer, appraise, ascertain, assess, assort, assure, bolt, bottom, catalog, categorize, certify, cinch, clarify, class, classify, clear up, clinch, cogitate, collate, contradistinguish, cordon, cordon off,… … Moby Thesaurus
UnShuffle sort — is a sort algorithm. IntroductionThe UnShuffle Sort is a distribution or merge sort which was developed by Art S. Kagel. UnShuffle is most efficient when sorting data which exhibits low entropy, in effect where the data is well ordered or… … Wikipedia
Merge sort — Example of merge sort sorting a list of random dots. Class Sorting algorithm Data structure Array Worst case performance O(n log n) … Wikipedia
Cocktail sort — Class Sorting algorithm Data structure Array Worst case performance О(n²) Best case performance O(n) … Wikipedia
Heap-Sort — Der Heapsort Algorithmus beim Sortieren eines Arrays aus permutierten Werten. Der Algorithmus besteht aus zwei Schritten; im vorbereitenden Schritt wird das Array zu einem binären Heap umgeordnet, dessen Baumstruktur vor dem eigentlichen… … Deutsch Wikipedia
Heap Sort — Der Heapsort Algorithmus beim Sortieren eines Arrays aus permutierten Werten. Der Algorithmus besteht aus zwei Schritten; im vorbereitenden Schritt wird das Array zu einem binären Heap umgeordnet, dessen Baumstruktur vor dem eigentlichen… … Deutsch Wikipedia
Insertion sort — Infobox Algorithm class=Sorting algorithm data=Array time= О(n²) space= О(n) total, O(1) auxiliary optimal=Not usuallyInsertion sort is a simple sorting algorithm, a comparison sort in which the sorted array (or list) is built one entry at a time … Wikipedia
Triple bottom line — The triple bottom line (or TBL , 3BL , or People, Planet, Profit ) captures an expanded spectrum of values and criteria for measuring organizational (and societal) success: economic, environmental and social. With the ratification of the United… … Wikipedia
The Bottom Billion — The Bottom Billion: Why the Poorest Countries Are Failing and What Can Be Done About It is a book by Professor Paul Collier exploring the reason why impoverished countries fail to progress despite international aid and support.ummaryThe book… … Wikipedia
Merge-Sort — Mergesort ist ein rekursiver, stabiler Sortieralgorithmus, der ähnlich wie Quicksort nach dem Prinzip Teile und herrsche (lat. Divide et impera, engl. Divide and Conquer) arbeitet. Er wurde erstmals 1945 durch John von Neumann vorgestellt. Der… … Deutsch Wikipedia
Merge Sort — Mergesort ist ein rekursiver, stabiler Sortieralgorithmus, der ähnlich wie Quicksort nach dem Prinzip Teile und herrsche (lat. Divide et impera, engl. Divide and Conquer) arbeitet. Er wurde erstmals 1945 durch John von Neumann vorgestellt. Der… … Deutsch Wikipedia